@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 99999;
	background: #fff;
}
.head_top{
	background: #454545;
	line-height: 35px;
	color: #fff;
}
.head_top a{
	padding: 0 15px;
	color: #fff;
}
.head_top a:nth-child(2) {
	padding-right: 0px;
}

.head_body{
	padding: 20px 0;
}
.head_body .tel{
	padding: 10px 0 10px 60px;
	background: url(../images/tel.png) no-repeat center left;
}
.head_body .tel p{
	font-size: 16px;
	line-height: 31px;
	color: #454545;
}
.head_body .tel b{
	font-size: 25px;
	font-family: Arial;
	color: #c96100;
}

.head_nav{
	border-top: 1px solid #aaa;
	padding: 10px 0;
}
.head_nav ul li{
	float: left;
}
.head_nav a{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #454545;
	border-radius: 20px;
}
.head_nav li:hover a{
	background: #c96100;
	color: #fff;
}
.head_nav .clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.head_nav .nav .on a{
	background: #c96100;
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #c96100;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

.title{
	text-align: center;
	margin-bottom: 20px;
}
.title p{
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 3px;
	color: #c96100;
	text-align: center;
	line-height: 30px;
}
.title b{
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
	display: block;
}

/*product start*/
.product{
	padding: 50px 0;
}
.pro_lb li{
	float: left;
	width: 250px;
	margin-left: 50px;
	padding: 20px 50px 20px 275px;
	overflow: hidden;
	height: 205px;
}
.pro_lb .ddq{
	margin-left: 0;
	background: #454545 url(../images/prolb1.jpg) no-repeat center;
}
.pro_lb .txtl{
	background: #454545 url(../images/prolb2.jpg) no-repeat center;
}
.pro_lb .one{
	display: block;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
}
.pro_lb .xt{
	height: 1px;
	width: 50px;
	margin: 0 auto;
	background: #c96100;
	margin-top: 4px;
}
.pro_lb .two{
	width: 250px;
	overflow: hidden;
	margin-top: 10px;
}
.pro_lb .two li{
	padding: 0;
	float: none;
	margin: 0;
	height: 26px;
}
.pro_lb .two a{
	display: block;
	line-height: 30px;
	width: 250px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_lb .two li:hover a{
	color: #c96100;
}

.pro_nr .cp{
	width: 482px;
	margin-top: 30px;
	background: url(../images/cpbg.png) no-repeat center;
	padding: 4px;
}
.pro_nr .cp:hover{
	background: url(../images/cpbg1.png) no-repeat center;
}
.pro_nr .cp .img{
	width: 480px;
	height: 360px;
	overflow: hidden;
	border: 1px solid #aaa;
}
.pro_nr .cp img{
	width: 480px;
	height: 360px;
	cursor: pointer;
	transition: all 2s;
}
.pro_nr .cp .img:hover img{
	transform: scale(1.2);
}
.pro_nr .cp .wz{
	background: #454545;
	padding: 15px 40px;
	width: 402px;
}
.pro_nr .cp .wz b{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_nr .cp .wz .xt{
	height: 1px;
	width: 50px;
	background: #c96100;
	margin: 6.5px 0;
}
.pro_nr .cp .wz p{
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	color: #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_nr .cp .wz a{
	font-family: Arial;
	font-size: 15px;
	line-height: 30px;
	margin-top: 10px;
	color: #aaa;
}
.pro_nr .cp .wz a:hover{
	color: #c96100;
}
.pro_nr ul{
	width: 710px;
}
.pro_nr ul li{
	float: left;
	width: 322px;
	margin-top: 30px;
	margin-left: 33px;
	position: relative;
}
.pro_nr ul li .img{
	width: 320px;
	height: 240px;
	overflow: hidden;
	border: 1px solid #aaa;
}
.pro_nr ul li .img img{
	width: 320px;
	height: 240px;
	cursor: pointer;
	transition: all 2s;
}
.pro_nr ul li:hover .img{
	border: 1px solid #c96100;
}
.pro_nr ul li:hover .img img{
	transform: scale(1.2);
}
.pro_nr ul li p{
	position: absolute;
	z-index: 99999;
	line-height: 40px;
	padding: 0 20px;
	width: 282px;
	text-align: center;
	font-size: 16px;
	background: rgba(50,50,50,0.8);
	color: #fff;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_nr ul li:hover p{
	background: rgba(201,97,0,0.8);
}
/*product end*/

/*company start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.company{
	padding: 50px 0;
	background: rgba(50,50,50,0.8);
}
.company img{
	width: 400px;
	height: 462px;
}

.com_nr{
	width: 750px;
}
.com_nr span{
	display: block;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}
.com_nr b{
	display: block;
	line-height: 40px;
	font-weight: normal;
	font-size: 25px;
	color: #fff;
	letter-spacing: 1px;
}
.com_nr .xt{
	height: 1px;
	width: 50px;
	margin: 10px 0;
	background: #c96100;
}
.com_nr p{
	text-indent: 2em;
	font-size: 16px;
	color: #ccc;
	line-height: 30px;
}
.com_nr a{
	width: 130px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #c96100;
	color: #c96100;
	font-size: 16px;
	line-height: 30px;
}
.com_nr a:hover{
	background: #c96100;
	color: #fff;
}
.com_nr ul{
	padding-top: 20px;
	border-top: 1px solid #888;
	margin-top: 20px;
}
.com_nr ul li{
	float: left;
	width: 180px;
	text-align: center;
	margin-left: 10px;
}
.com_nr ul li:nth-child(1){
	margin-left: 0;
}
.com_nr ul li img{
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
}
.com_nr ul li p{
	text-align: center;
	text-indent: 0;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
}
/*company end*/

/*new start*/
.new{
	padding: 50px 0;
	background: #fff;
}
.new .title span{
	display: inline-block;
	text-align: center;
	padding: 0 20px;
	line-height: 25px;
	margin-top: 10px;
	background: #c96100;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
}

.new_nr li{
	float: left;
	width: 270px;
	margin-left: 40px;
}
.new_nr li:nth-child(1){
	margin-left: 0;
}
.new_nr li span{
	display: block;
	font-family: Arial;
	font-size: 30px;
	color: #555;
}
.new_nr li em{
	display: block;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #666;
	letter-spacing: 1px;
}
.new_nr li .xt{
	margin: 10px 0;
	height: 1px;
	width: 50px;
	background: #c96100;
}
.new_nr li b{
	font-weight: normal;
	display: block;
	line-height: 30px;
	font-size: 17px;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_nr li p{
	line-height: 25px;
	font-size: 15px;
	color: #666;
	margin-top: 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 50px;
}
.new_nr li i{
	margin-top: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #aaa;
	display: block;
}
.new_nr li i:hover{
	color: #c96100;
}
/*new end*/

/*footer start*/
.foot{
	background: #454545;
	padding-top: 30px;
}

.foot_body li{
	float: left;
	width: 300px;
	border-left: 1px solid #aaa;
	padding-left: 50px;
	margin-left: 50px;
}
.foot_body li:nth-child(1){
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
.foot_body b{
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 2px;
	color: #fff;
	display: block;
}
.foot_body em{
	display: block;
	line-height: 30px;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 3px;
	color: #aaa;
}
.foot_body .xt{
	width: 50px;
	height: 1px;
	margin: 5px 0;
	background: #c96100;
}
.foot_body a{
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #ccc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 300px;
}
.foot_body a:hover{
	color: #c96100;
}
.foot_body .one{
	line-height: 45px;
}
.foot_body .two{
	line-height: 36px;
	font-size: 14px;
	padding-left: 20px;
	background: url(../images/yuan.png) no-repeat 10px center;
}
.foot_body .lx{
	width: 398px;
}
.foot_body .lx p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 398px;
	font-size: 16px;
	color: #ccc;
	line-height: 38px;
}
.foot_body .lx span{
	font-family: Arial;
	font-size: 26px;
	color: #c96100;
	font-weight: bold;
}

.foot_bot{
	background: #c96100;
	line-height: 35px;
	margin-top: 20px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/